if (isset(f5)) {
  load.pic(v0);
  draw.pic(v0);
  discard.pic(v0);
   load.view(28);
  set.view(o1,28);
  animate.obj(o1);
  set.cel(o1,0);
  position(o1,98,121);

  draw(o1);
 stop.cycling(o1);
  if(v1 == 3){
  position(o0,7,137);
  status.line.on();
  accept.input();

   }
   if(v1 == 16){
  position(o0,105,125);
  status.line.on();
  accept.input();
    }
   if(v1 == 14){
  position(o0,125,125);
  status.line.on();
  accept.input();
  }
  draw(o0);
  show.pic();
  }
  if(posn(o0,0,114,6,156)){
  new.room(3);
  }
if(said("open","door")){
if(posn(o0,98,122,114,130)){
Print("Ok");
end.of.loop(o1,f54);
return();
}
Print("You're not close enough.");

}
if(isset(f54)){
reset(f54);
new.room(16);
  }
  if(posn(o0,153,103,159,163)){
  new.room(14);
  }
  if(posn(o0,50,123,51,166)){
  if(v60 == 2){
  return();
  }
  print("Ring.. ring!!");
  }
  if((said("pick","phone")||
  said("answer","phone"))){
  if(posn(o0,80,134,83,139)){
if(v60 == 2){
  print("The phone is dead.");
  return();

  }
  print("Lefty: 'Hello, who is it?'");
  print("Max: 'Hey lefty it's me Max.'");
  print("Lefty: 'What's up?'");
  print("Max: 'Do you need any money.'");
  print("Lefty: 'Yes, I need money and much of it.'");
  print("Max: 'Good then. I've got a job for you at the club.'");
  print("Lefty: 'What do I have to do?'");
  print("Max: 'Get funny and fast because you're going to tell jokes at the club.'");
  print("Lefty: 'Ok. See you in the club.'");
  print("Max: 'I will be waiting for you there.'");
  print("Lefty: Bye, see you there.'");
  print("Max: 'Bye.'");
  v3 += 5;
  v60 = 2;
  return();
  }
  print("You're not close enough.");


  }
if(said("look")){
print("You're at you're home go in to you're apartment.");
}
if(said("look","phone")){
print("It's just a phone.");
}
if(said("look","street")){
print("It's black and dark grey.");
}
if(said("look","post")){
print("It's brown.");
}
if(said("look","sky")){
print("It's just a sky.");
}
if(said("look","door")){
print("It's brown.");
}
if(said("cnock")){
print("No one answers.");
}
if(said("look","windows")){
print("Cool windows, man.");




}
return();